home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.3"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1997-2003 Global Graphics Software Limited.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file as
- *% long as this copyright notice is intact and the contents
- *% of the file is not altered in any way from its original form.
- *% End of Copyright statement
-
- *FormatVersion: "4.3"
- *FileVersion: "3.21"
- *LanguageEncoding: ISOLatin1
- *LanguageVersion: English
- *PCFileName: "PDFCreator.PPD"
- *Manufacturer: "Global Graphics Software Ltd."
- *Product: "(Jaws PDF Creator)"
- *PSVersion: "(3010.0)"
- *ModelName: "Jaws PDF Creator"
- *ShortNickName: "Jaws PDF Creator"
- *NickName: "Jaws PDF Creator"
-
- *% === Options and Constraints =========
-
- *% ==== Device Capabilities ===============
- *ColorDevice: True
- *DefaultColorSpace: CMYK
- *FileSystem: True
- *?FileSystem: "(True) == flush"
- *LanguageLevel: "3"
- *FreeVM: "9992192"
- *VMOption None/Standard: "4194304"
- *FCacheSize None/Standard: 204800
- *Throughput: "400"
- *VariablePaperSize: True
-
- *TTRasterizer: Type42
-
- *Password: "()"
- *ExitServer: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not {
- (WARNING: Cannot modify initial VM.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- "
- *End
-
- *% Multiple Resolution support for Jaws PDF Creator ==============
- *OpenUI *Resolution: PickOne
- *OrderDependency: 50 AnySetup *Resolution
- *DefaultResolution: 600dpi
- *Resolution 72dpi: "1 dict dup /HWResolution [72 72] put setpagedevice"
- *Resolution 144dpi: "1 dict dup /HWResolution [144 144] put setpagedevice"
- *Resolution 288dpi: "1 dict dup /HWResolution [288 288] put setpagedevice"
- *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
- *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
- *Resolution 1200dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
- *Resolution 2400dpi: "1 dict dup /HWResolution [2400 2400] put setpagedevice"
- *Resolution 2540dpi: "1 dict dup /HWResolution [2540 2540] put setpagedevice"
- *?Resolution: "
- save
- currentpagedevice /HWResolution get
- 0 get
- ( ) cvs print (dpi) = flush
- restore"
- *End
- *CloseUI: *Resolution
-
- *ResScreenFreq 72dpi: "60.0"
- *ResScreenFreq 144dpi: "60.0"
- *ResScreenFreq 288dpi: "60.0"
- *ResScreenFreq 300dpi: "60.0"
- *ResScreenFreq 600dpi: "60.0"
- *ResScreenFreq 1200dpi: "60.0"
- *ResScreenFreq 2400dpi: "60.0"
- *ResScreenFreq 2540dpi: "60.0"
-
- *ResScreenAngle 72dpi: "45.0"
- *ResScreenAngle 144dpi: "45.0"
- *ResScreenAngle 288dpi: "45.0"
- *ResScreenAngle 300dpi: "45.0"
- *ResScreenAngle 600dpi: "45.0"
- *ResScreenAngle 1200dpi: "45.0"
- *ResScreenAngle 2400dpi: "45.0"
- *ResScreenAngle 2540dpi: "45.0"
-
- *% Halftone Information ===============
- *ContoneOnly: False
- *DefaultHalftoneType: 1
- *ScreenFreq: "60.0"
- *ScreenAngle: "45.0"
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "{ abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub
- dup mul add 1 sub} {dup mul exch dup mul add 1 exch sub}ifelse } bind"
- *End
- *ScreenProc Line: "{ exch pop abs neg } bind"
- *ScreenProc Ellipse: "{abs exch abs 2 copy mul exch 4 mul add 3 sub dup 0
- lt { pop dup mul exch .75 div dup mul add 4 div 1 exch sub } { dup 1 gt {
- pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub }
- { .5 exch sub exch pop exch pop } ifelse } ifelse } bind"
- *End
- *ScreenProc Cross: "{ abs exch abs 2 copy gt { exch } if pop neg } bind"
-
-
- *DefaultTransfer: Null
- *Transfer Null: "{ } bind"
- *Transfer Null.Inverse: "{ 1 exch sub } bind"
-
- *% Paper Handling ===================
-
-
- *% Code in this section both selects a tray and sets up a frame buffer.
- *OpenUI *PageSize: PickOne
- *OrderDependency: 50 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize Legal: "
- 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize Executive: "
- 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize Ledger: "
- 2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize Tabloid/11 x 17: "
- 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize Screen: "
- 2 dict dup /PageSize [468 373] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A5: "
- 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A5.Extra: "
- 2 dict dup /PageSize [492 667] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A4: "
- 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A4.Extra: "
- 2 dict dup /PageSize [667 914] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A3: "
- 2 dict dup /PageSize [842 1190] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A3.Extra: "
- 2 dict dup /PageSize [914 1262] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A2: "
- 2 dict dup /PageSize [1191 1684] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A2.Extra: "
- 2 dict dup /PageSize [1361 1772] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A1: "
- 2 dict dup /PageSize [1684 2384] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A1.Extra: "
- 2 dict dup /PageSize [1772 2551] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A0: "
- 2 dict dup /PageSize[2384 3370] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize A0.Extra: "
- 2 dict dup /PageSize [2551 3529] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize B5: "
- 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize B4: "
- 2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize B3: "
- 2 dict dup /PageSize [1032 1460] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize B2: "
- 2 dict dup /PageSize [1460 2064] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize B1: "
- 2 dict dup /PageSize [2064 2920] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize C: "
- 2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize D: "
- 2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize E3: "
- 2 dict dup /PageSize [1944 2808] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize E2: "
- 2 dict dup /PageSize [1872 2736] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize E1: "
- 2 dict dup /PageSize [2160 3024] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize E: "
- 2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ANSI-A: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ANSI-B: "
- 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ANSI-C: "
- 2 dict dup /PageSize [1224 1584] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ANSI-D: "
- 2 dict dup /PageSize [1584 2448] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ANSI-E: "
- 2 dict dup /PageSize [2448 3168] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-A: "
- 2 dict dup /PageSize [648 864] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-B: "
- 2 dict dup /PageSize [864 1296] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-C: "
- 2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-D: "
- 2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-E: "
- 2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-E1: "
- 2 dict dup /PageSize [2160 3024] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-E2: "
- 2 dict dup /PageSize [1872 2736] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageSize ARCH-E3: "
- 2 dict dup /PageSize [1944 2808] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *?PageSize: "
- save
- currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if
- (Unknown)
- 42 dict
- dup [612 792] (Letter) put
- dup [612 1008] (Legal) put
- dup [522 756] (Executive) put
- dup [1224 792] (Ledger) put
- dup [792 1224] (Tabloid) put
- dup [468 373] (Screen) put
- dup [420 595] (A5) put
- dup [492 667] (A5.Extra) put
- dup [595 842] (A4) put
- dup [667 914] (A4.Extra) put
- dup [842 1190] (A3) put
- dup [914 1262] (A3.Extra) put
- dup [1191 1684] (A2) put
- dup [1361 1772] (A2.Extra) put
- dup [1684 2384] (A1) put
- dup [1772 2551] (A1.Extra) put
- dup [2384 3370] (A0) put
- dup [2551 3529] (A0.Extra) put
- dup [516 729] (B5) put
- dup [729 1032] (B4) put
- dup [1032 1460] (B3) put
- dup [1460 2064] (B2) put
- dup [2064 2920] (B1) put
- dup [1296 1728] (C) put
- dup [1728 2592] (D) put
- dup [1944 2808] (E3) put
- dup [1872 2736] (E2) put
- dup [2160 3024] (E1) put
- dup [2592 3456] (E) put
- dup [612 792] (ANSI-A) put
- dup [792 1224] (ANSI-B) put
- dup [1224 1584] (ANSI-C) put
- dup [1584 2448] (ANSI-D) put
- dup [2448 3168] (ANSI-E) put
- dup [648 864] (ARCH-A) put
- dup [864 1296] (ARCH-B) put
- dup [1296 1728] (ARCH-C) put
- dup [1728 2592] (ARCH-D) put
- dup [2592 3456] (ARCH-E) put
- dup [2160 3024] (ARCH-E1) put
- dup [1872 2736] (ARCH-E2) put
- dup [1944 2808] (ARCH-E3) put
- { exch aload pop 4 index sub abs 5 le exch
- 5 index sub abs 5 le and
- { exch pop exit } { pop } ifelse
- } bind forall
- = flush pop pop
- restore
- "
- *End
- *CloseUI: *PageSize
-
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 50 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion Legal: "
- 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion Executive: "
- 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion Ledger: "
- 2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion Tabloid/11 x 17: "
- 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion Screen: "
- 2 dict dup /PageSize [468 373] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A5: "
- 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A5.Extra: "
- 2 dict dup /PageSize [492 667] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A4: "
- 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A4.Extra: "
- 2 dict dup /PageSize [667 914] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A3: "
- 2 dict dup /PageSize [842 1190] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A3.Extra: "
- 2 dict dup /PageSize [914 1262] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A2: "
- 2 dict dup /PageSize[1191 1684] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A2.Extra: "
- 2 dict dup /PageSize[1361 1772] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A1: "
- 2 dict dup /PageSize[1684 2384] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A1.Extra: "
- 2 dict dup /PageSize[1772 2551] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A0: "
- 2 dict dup /PageSize[2384 3370] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion A0.Extra: "
- 2 dict dup /PageSize[2551 3529] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion B5: "
- 2 dict dup /PageSize[516 729] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion B4: "
- 2 dict dup /PageSize[729 1032] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion B3: "
- 2 dict dup /PageSize[1032 1460] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion B2: "
- 2 dict dup /PageSize[1460 2064] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion B1: "
- 2 dict dup /PageSize[2064 2920] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion C: "
- 2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion D: "
- 2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion E3: "
- 2 dict dup /PageSize [1944 2808] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion E2: "
- 2 dict dup /PageSize [1872 2736] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion E1: "
- 2 dict dup /PageSize [2160 3024] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion E: "
- 2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ANSI-A: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ANSI-B: "
- 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ANSI-C: "
- 2 dict dup /PageSize [1224 1584] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ANSI-D: "
- 2 dict dup /PageSize [1584 2448] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ANSI-E: "
- 2 dict dup /PageSize [2448 3168] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-A: "
- 2 dict dup /PageSize [648 864] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-B: "
- 2 dict dup /PageSize [864 1296] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-C: "
- 2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-D: "
- 2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-E: "
- 2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-E1: "
- 2 dict dup /PageSize [2160 3024] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-E2: "
- 2 dict dup /PageSize [1872 2736] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *PageRegion ARCH-E3: "
- 2 dict dup /PageSize [1944 2808] put dup /ImagingBBox null put
- setpagedevice"
- *End
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: Letter
-
- *ImageableArea Letter: "0.0 0.0 612.0 792.0"
- *ImageableArea Legal: "0.0 0.0 612.0 1008.0"
- *ImageableArea Executive: "0.0 0.0 522.0 756.0"
- *ImageableArea Ledger: "0.0 0.0 1224.0 792.0"
- *ImageableArea Tabloid/11 x 17: "0.0 0.0 792.0 1224.0"
- *ImageableArea Screen: "0.0 0.0 468.0 373.0"
- *ImageableArea A5: "0.0 0.0 420.0 595.0"
- *ImageableArea A5.Extra: "0.0 0.0 492.0 667.0"
- *ImageableArea A4: "0.0 0.0 595.0 842.0"
- *ImageableArea A4.Extra: "0.0 0.0 667.0 914.0"
- *ImageableArea A3: "0.0 0.0 842.0 1190.0"
- *ImageableArea A3.Extra: "0.0 0.0 914.0 1262.0"
- *ImageableArea A2: "18 49 1173 1635"
- *ImageableArea A2.Extra: "18 49 1343 1723"
- *ImageableArea A1: "18 49 1666 2335"
- *ImageableArea A1.Extra: "18 49 1754 2502"
- *ImageableArea A0: "18 49 2366 3321"
- *ImageableArea A0.Extra: "18 49 2533 3480"
- *ImageableArea B5: "18 49 516 729"
- *ImageableArea B4: "18 49 729 1032"
- *ImageableArea B3: "18 49 1032 1460"
- *ImageableArea B2: "18 49 1442 2015"
- *ImageableArea B1: "18 49 2046 2871"
- *ImageableArea C: "18 49 1296 1728"
- *ImageableArea D: "18 49 1728 2592"
- *ImageableArea E3: "18 49 1944 2808"
- *ImageableArea E2: "18 49 1872 2736"
- *ImageableArea E1: "18 49 2160 3024"
- *ImageableArea E: "18 49 2592 3456"
- *ImageableArea ANSI-A: "0.0 0.0 612.0 792.0"
- *ImageableArea ANSI-B: "0.0 0.0 792.0 1224.0"
- *ImageableArea ANSI-C: "0.0 0.0 1224.0 1584.0"
- *ImageableArea ANSI-D: "0.0 0.0 1584.0 2448.0"
- *ImageableArea ANSI-E: "0.0 0.0 2448.0 3168.0"
- *ImageableArea ARCH-A: "0.0 0.0 648.0 864.0"
- *ImageableArea ARCH-B: "0.0 0.0 864.0 1296.0"
- *ImageableArea ARCH-C: "0.0 0.0 1296.0 1728.0"
- *ImageableArea ARCH-D: "0.0 0.0 1728.0 2592.0"
- *ImageableArea ARCH-E: "0.0 0.0 2592.0 3456.0"
- *ImageableArea ARCH-E1: "0.0 0.0 2160.0 3024.0"
- *ImageableArea ARCH-E2: "0.0 0.0 1872.0 2736.0"
- *ImageableArea ARCH-E3: "0.0 0.0 1944.0 2808.0"
- *?ImageableArea: "
- save
- /cvp { ( ) cvs print ( ) print } bind def
- /upperright {10000 mul floor 10000 div} bind def
- /lowerleft {10000 mul ceiling 10000 div} bind def
- newpath clippath pathbbox
- 4 -2 roll exch 2 {lowerleft cvp} repeat
- exch 2 {upperright cvp} repeat flush
- restore
- "
- *End
-
- *% These provide the physical dimensions of the paper (by keyword)
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension Executive: "522 756"
- *PaperDimension Ledger: "1224 792"
- *PaperDimension Tabloid/11 x 17: "792 1224"
- *PaperDimension Screen: "468 373"
- *PaperDimension A5: "420 595"
- *PaperDimension A5.Extra: "492 667"
- *PaperDimension A4: "595 842"
- *PaperDimension A4.Extra: "667 914"
- *PaperDimension A3: "842 1190"
- *PaperDimension A3.Extra: "914 1262"
- *PaperDimension A2: "1191 1684"
- *PaperDimension A2.Extra: "1361 1772"
- *PaperDimension A1: "1684 2384"
- *PaperDimension A1.Extra: "1772 2551"
- *PaperDimension A0: "2384 3370"
- *PaperDimension A0.Extra: "2551 3529"
- *PaperDimension B5: "516 729"
- *PaperDimension B4: "729 1032"
- *PaperDimension B3: "1032 1460"
- *PaperDimension B2: "1460 2064"
- *PaperDimension B1: "2064 2920"
- *PaperDimension C: "1296 1728"
- *PaperDimension D: "1728 2592"
- *PaperDimension E3: "1944 2808"
- *PaperDimension E2: "1872 2736"
- *PaperDimension E1: "2160 3024"
- *PaperDimension E: "2592 3456"
- *PaperDimension ANSI-A: "612 792"
- *PaperDimension ANSI-B: "792 1224"
- *PaperDimension ANSI-C: "1224 1584"
- *PaperDimension ANSI-D: "1584 2448"
- *PaperDimension ANSI-E: "2448 3168"
- *PaperDimension ARCH-A: "648 864"
- *PaperDimension ARCH-B: "864 1296"
- *PaperDimension ARCH-C: "1296 1728"
- *PaperDimension ARCH-D: "1728 2592"
- *PaperDimension ARCH-E: "2592 3456"
- *PaperDimension ARCH-E1: "2160 3024"
- *PaperDimension ARCH-E2: "1872 2736"
- *PaperDimension ARCH-E3: "1944 2808"
-
- *% Custom Page Sizes
- *CustomPageSize True: "
- 4 dict begin
- pop % pop /Orientation value off the stack to fix bug in PageMaker 5.0
- 2 array astore /PageOffset exch def
- 2 array astore /PageSize exch def
- /ImagingBBox null def
- currentdict end setpagedevice"
- *End
- *ParamCustomPageSize Width: 1 points 72 3240
- *ParamCustomPageSize Height: 2 points 72 3240
- *ParamCustomPageSize WidthOffset: 3 points 0 3240
- *ParamCustomPageSize HeightOffset: 4 points 0 3240
- *ParamCustomPageSize Orientation: 5 int 0 3
- *MaxMediaWidth: "14400"
- *MaxMediaHeight: "14400"
- *CenterRegistered: False
- *LeadingEdge Forced: ""
- *DefaultLeadingEdge: Forced
-
- *% Support for Custom Page Sizes on cut sheet devices
- *% Note: These are comment out because
- *% QuarkXPress 3.3x and earlier versions don't recognize
- *% custom page sizes when HWMargins are present.
- *UseHWMargins True:""
- *UseHWMargins False:""
- *DefaultUseHWMargins: False
- *HWMargins: 0 0 0 0
-
- *RequiresPageRegion All: True
-
- *OpenUI *InputSlot: PickOne
- *DefaultInputSlot: OnlyOne
- *InputSlot OnlyOne: ""
- *CloseUI: *InputSlot
-
- *AccurateScreensSupport: True
-
- *% *%
- *% *% Page Orientation
- *% *%
- *% *OpenUI *PageOrientation: PickOne
- *% *OrderDependency: 60 AnySetup *PageOrientation
- *% *DefaultOrient: OrientNone
- *% *PageOrientation OrientNone/Normal rotation:""
- *% *PageOrientation Orient0/Rotate by 0 degrees:"
- *% /setdistillerparams where{pop}{userdict/setdistillerparams{pop}put}ifelse
- *% <</AutoRotatePages/None>> setdistillerparams"
- *% *End
- *% *PageOrientation Orient1/Rotate 90 degrees counter-clockwise:"
- *% /setdistillerparams where{pop}{userdict/setdistillerparams{pop}put}ifelse
- *% <</AutoRotatePages/None>> setdistillerparams
- *% <</PageSize currentpagedevice /PageSize get
- *% aload pop exch 2 array astore>> setpagedevice
- *% [0 1 -1 0 currentpagedevice /PageSize get 0 get 0] concat"
- *% *End
- *% *PageOrientation Orient2/Rotate 90 degrees clockwise:"
- *% /setdistillerparams where{pop}{userdict/setdistillerparams{pop}put}ifelse
- *% <</AutoRotatePages/None>> setdistillerparams
- *% <</PageSize currentpagedevice /PageSize get
- *% aload pop exch 2 array astore>> setpagedevice
- *% [0 -1 1 0 0 currentpagedevice /PageSize get 1 get] concat"
- *% *End
- *% *PageOrientation Orient3/Rotate 180 degrees:"
- *% /setdistillerparams where{pop}{userdict/setdistillerparams{pop}put}ifelse
- *% <</AutoRotatePages/None>> setdistillerparams
- *% [-1 0 0 -1 currentpagedevice /PageSize get aload pop] concat"
- *% *End
- *% *CloseUI: *PageOrientation
-
-
- *% Font Information =====================
- *DefaultFont: Courier
- *Font Courier: Standard "(002.004)" Standard ROM
- *Font Courier-Bold: Standard "(002.004)" Standard ROM
- *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
- *Font Courier-Oblique: Standard "(002.004)" Standard ROM
- *Font Helvetica: Standard "(001.006)" Standard ROM
- *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
- *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
- *Font Times-Bold: Standard "(001.007)" Standard ROM
- *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
- *Font Times-Italic: Standard "(001.007)" Standard ROM
- *Font Times-Roman: Standard "(001.007)" Standard ROM
- *Font Symbol: Special "(001.007)" Special ROM
- *% Font ZapfDingbats: Special "(001.004)" Special ROM
-
- *?FontQuery: "
- save
- { count 1 gt
- { exch dup 127 string cvs (/) print print (:) print
- /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
- } { exit } ifelse
- } bind loop
- (*) = flush
- restore
- "
- *End
-
- *?FontList: "
- save
- (*) {cvn ==} 128 string /Font resourceforall
- (*) = flush
- restore
- "
- *End
-
- *% Printer Messages (verbatim from printer):
- *Message: "%%[ exitserver: permanent state may be changed ]%%"
- *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- *Message: "\FontName\ not found, using Helvetica"
-
- *% Status (format: %%[ status: <one of these> ] %%)
-
- *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
-
- *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
-
- *% Color Separation Information =====================
-
- *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
-
- *% For 60 lpi / 72 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.72dpi/60 lpi / 72 dpi: "45"
- *ColorSepScreenAngle CustomColor.60lpi.72dpi/60 lpi / 72 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.60lpi.72dpi/60 lpi / 72 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.60lpi.72dpi/60 lpi / 72 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.60lpi.72dpi/60 lpi / 72 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.72dpi/60 lpi / 72 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.72dpi/60 lpi / 72 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.72dpi/60 lpi / 72 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.72dpi/60 lpi / 72 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.72dpi/60 lpi / 72 dpi: "60"
-
- *% For 60 lpi / 144 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.144dpi/60 lpi / 144 dpi: "45"
- *ColorSepScreenAngle CustomColor.60lpi.144dpi/60 lpi / 144 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.60lpi.144dpi/60 lpi / 144 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.60lpi.144dpi/60 lpi / 144 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.60lpi.144dpi/60 lpi / 144 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.144dpi/60 lpi / 144 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.144dpi/60 lpi / 144 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.144dpi/60 lpi / 144 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.144dpi/60 lpi / 144 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.144dpi/60 lpi / 144 dpi: "60"
-
- *% For 60 lpi / 288 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.288dpi/60 lpi / 288 dpi: "45"
- *ColorSepScreenAngle CustomColor.60lpi.288dpi/60 lpi / 288 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.60lpi.288dpi/60 lpi / 288 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.60lpi.288dpi/60 lpi / 288 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.60lpi.288dpi/60 lpi / 288 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.288dpi/60 lpi / 288 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.288dpi/60 lpi / 288 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.288dpi/60 lpi / 288 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.288dpi/60 lpi / 288 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.288dpi/60 lpi / 288 dpi: "60"
-
- *% For 60 lpi / 300 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
- *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
-
- *% For 71 lpi / 600 dpi ===============================
- *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
- *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
- *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
- *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
- *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
- *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
- *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
- *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
-
-
- *% For 100 lpi / 1200 dpi ==============================================
-
- *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "15.0"
- *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "75.0"
- *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
- *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
- *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
- *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
- *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
-
- *% For 120 lpi / 2400 dpi ==============================================
-
- *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "15.0"
- *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "75.0"
- *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
- *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
- *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
- *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
- *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
-
- *% For 150 lpi / 2400 dpi ==============================================
-
- *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "15.0"
- *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "75.0"
- *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
- *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
- *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
- *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
- *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
-
- *% For 175 lpi / 2400 dpi ==============================================
-
- *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "15.0"
- *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "75.0"
- *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
- *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
- *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
- *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
- *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
-
- *% Last Edit Date: $Date: 2003/07/09 $ by $Author: ichikot $
- *% End of PPD file for Jaws PDF Creator
-
-